AKeyEvent_getKeyCode

Get the key code of the key event. This is the physical key that was pressed, not the Unicode character.

extern (C) nothrow @nogc
int
AKeyEvent_getKeyCode

Meta